In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / GetCustomPDFInformation Method

GetCustomPDFInformation Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(169)>

Function GetCustomPDFInformation( _

   ByVal Key As String _

) As String
[DispId(169)]

string GetCustomPDFInformation( 

   string Key

)
function GetCustomPDFInformation( 

    Key: String

): String; 
DispIdAttribute(169)

function GetCustomPDFInformation( 

   Key : String

) : String;
[DispId(169)]

string* GetCustomPDFInformation( 

   string* Key

) 
[DispId(169)]

String^ GetCustomPDFInformation( 

   String^ Key

) 

Parameters

Key
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members